home *** CD-ROM | disk | FTP | other *** search
/ Aminet 30 / Aminet 30 (1999)(Schatztruhe)[!][Apr 1999].iso / Aminet / game / shoot / AmiHeretic.readme < prev    next >
Text File  |  1999-03-03  |  6KB  |  180 lines

  1. Short:    Heretic for PowerPC (WarpUP) and 68k
  2. Author:   MagicSN@Birdland.es.bawue.de
  3. Uploader: MagicSN@Birdland.es.bawue.de
  4. Type:     game/shoot
  5. Action:   NoStart
  6.  
  7. This is the WarpUP port of the 3D game Heretic.
  8. Heretic is a doom-style-game basing on the
  9. Doom-Engine done by Ravensoft who just recently
  10. released the source. This is version 2.5.(Forgot to
  11. raise the version number... sorry...). Ah, if
  12. people wonder why over such a long time no update
  13. and now only such a minor update with no 15-24 Bit
  14. Support yet: I was ill...
  15.  
  16. This is the first Amiga Heretic Port supporting
  17. Hires Graphics !!!
  18.  
  19. New options:
  20.  
  21. -width <width>
  22. -height <height>
  23. -dbuf
  24. -gosure
  25. -mmu
  26. -bat
  27.  
  28. WarpHeretic -width 800 -height 600 for example starts
  29. Heretic in a resolution of 800x600. You have to experiment
  30. a bit with the parameters -dbuf, -mmu and -bat, which produce
  31. the best result. -mmu and -bat should only be used on PowerPC
  32. Systems. Especially in 640x480 resolution this might speed
  33. up a bit.
  34.  
  35. Instead of setting the resolution by parameters you can just
  36. forget about this, and when you select the screenmode, the
  37. correct choice is being done.
  38.  
  39. -gosure just goes sure that NEVER an error message because
  40. of a missing music file appears, even if you have an incomplete
  41. WAD File !!! If you get an error saying something like E2M9 not found, then add
  42. the parameter -gosure !!!
  43.  
  44. Still to do:
  45.  
  46. - Sound quirks to fix (Will be done next)
  47. - Hicolor support (15 Bit)
  48. - In the resolution-independent executable the menu-chooser
  49.   is missing, and sometimes menus overlap each other
  50. - More ASM for both PPC and 68k (68k version is currently
  51.   a plain C version and because of this DEADSLOW).
  52.  
  53. New in 2.5:
  54.  
  55. - Fixed Mousemove-Bug of V2.4 in Hires-Version
  56. - 68k versions work again (but without ASM optimizations... will
  57.   reinsert them later, when i have the time to bugfix the
  58.   68k ASM optimization)
  59.  
  60. Ah... forgot to raise the version number ... sorry...
  61.  
  62.  
  63. New in 2.4:
  64.  
  65. - Corrected the garbage i did with 2.3
  66. - Now sound works fine. No noise anymore. Ambients disappeared
  67.   though. They appear again if you do -ambient, but then you
  68.   will get a little noise still (not much, though). Will be
  69.   fixed later, but now i first will do Hicolor and Truecolor
  70.   versions :) And Hexen-Sound...
  71.  
  72. New in 2.0:
  73.  
  74. - Hires Support
  75.  
  76. New in 2.2:
  77.  
  78. - Music bugfix, now the correct music is played always
  79.  
  80. New in 2.3:
  81.  
  82. - MESSED THINGS UP BIG TIME BY MISTAKE !!!
  83.  
  84. New in 1.8 (This is a minor update... but some people
  85. would call at least one of the features major, hehehe :) ):
  86.  
  87. - Does not crash anymore if no WAD-File found
  88. - Works again with Shareware WAD (1.6 did not work
  89.   with it). -shareware parameter of 1.7 is not needed
  90.   anymore, it auto-recognizes which WAD is used.
  91. - Note: "Addon-WADs" from 3rd-party level-designers
  92.   require the full version of the WAD
  93. - Music-Code enhanced, should now run without quirks,
  94.   end should loop correctly (i hope so :) ), sound
  95.   effects still have some quirks
  96. - Enhanced Joypad Code, hopefully now it works
  97.   correctly also with "not original Commodore Pads"
  98.  
  99.  
  100. New in 1.6:
  101.  
  102. - Saving/Loading works again (of course you can load
  103.   files which you saved in older versions !!!)
  104. - AmiHeretic/WarpHeretic is now the first Amiga Heretic
  105.   port with working BACKGROUND MUSIC !!! To enable it
  106.   use -music or use the GUI. You need doomsound.library
  107.   and the MIDI_Instruments file of Doom (It will play
  108.   the Heretic Music, though :) )
  109. - Optional Doublebuffering for AGA Users (Note: Due to
  110.   Contextswitches, this will probably cause a small
  111.   slowdown)
  112. - Note: AGA version only works in 320x200 resolution !!!
  113.  
  114. New in 1.5:
  115.  
  116. - In 1.5 release i included by mistake a 1.3 binary
  117.   (i released it 5 minutes before my train to work went...)
  118. - Full Sound-Support implemented. You need doomsound.library
  119.   which is included.
  120.  
  121. New in 1.4:
  122.  
  123. - 1.3 still had crash bugs (which where not existing
  124.   in 1.1, BTW). I fixed this. Thanks to tomevens@sn.no
  125.   and all others who helped finding the bug !!! With
  126.   this release the debugging version of WarpHeretic
  127.   hopefully is obsolete :)
  128. - Experimental sound-support, can be turned off by
  129.   -nosfx.
  130.  
  131. New in 1.3:
  132.  
  133. - 1.2 had some crashbugs. Fixed this. (Bug in PPC ASM
  134.   Optimization was this)
  135. - Compiled with latest StormC Version, gave a speedup,
  136.   now it runs 2 fps faster
  137.  
  138. New in 1.2:
  139.  
  140. - Mousepointer invisible
  141. - If problems with IPX appear for systems where PPC
  142.   has the lower Ethernet Number, use -reverseipx now.
  143.   (like in ZhaDoom and ADoomPPC).
  144. - One more PPC ASM optimized function
  145.  
  146. Supports:
  147.  
  148. - Keyboard/Joypad/Joystick/Mouse
  149. - Screen/Window Display
  150. - GFX Board and AGA
  151. - TCP/IP, AmIPX and Serial Link Support (new in 1.1)
  152. - PowerPC Assembler optimization was used (4 functions, new in 1.1...)
  153. - Sound/Music
  154. - Hires
  155.  
  156. This game underlies the original copyright by Ravensoft.
  157. The executable can be freely copied, but the datafile
  158. from Ravensoft is NOT to be freely copied, you need
  159. to buy it or get the Shareware version from ftp.cdrom.com.
  160.  
  161. Steffen Haeuser
  162.  
  163.  
  164. ============================= Archive contents =============================
  165.  
  166. Original  Packed Ratio    Date     Time    Name
  167. -------- ------- ----- --------- --------  -------------
  168.    12152    7191 40.8% 30-Jan-99 22:14:52  AmiHeretic
  169.    13948    5802 58.4% 17-Feb-99 19:26:20  AmiHeretic.guide
  170.     4974    2505 49.6% 17-Feb-99 19:25:20  AmiHeretic.readme
  171.    14352    4887 65.9% 29-Jan-99 23:43:44  doomsound.library.040
  172.    14368    4898 65.9% 29-Jan-99 23:43:46  doomsound.library.060
  173.      807     302 62.5% 22-Jan-99 22:40:04  HERETIC.CFG
  174.   406436  194535 52.1% 17-Feb-99 19:26:32  HereticHi040
  175.   406436  194532 52.1% 17-Feb-99 19:22:40  HereticHi060
  176.   483284  200519 58.5% 17-Feb-99 19:22:26  WarpHeretic
  177.   489828  199725 59.2% 12-Feb-99 21:23:48  WarpHereticLowRes
  178. -------- ------- ----- --------- --------
  179.  1846585  814896 55.8% 18-Feb-99 01:02:08   10 files
  180.